Skip to content

chore(deps): update github-actions versions - #713

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions-versions
Open

chore(deps): update github-actions versions#713
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions-versions

Conversation

@renovate

@renovate renovate Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor 6.0.36.1.0
amannn/action-semantic-pull-request action minor v6v6.1.1

Warnings (1)

Please correct - or verify that you can safely ignore - these warnings before you merge this PR.

  • actions/checkout: Could not determine new digest for update (github-tags package actions/checkout)


Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

actions/checkout (actions/checkout)

v6.1.0

Compare Source

amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features
Bug Fixes
  • Remove trailing whitespace from "unknown release type" error message (#​291) (afa4edb)

v6.0.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "on the 15th day of the month before 12pm"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested review from a team as code owners August 15, 2026 01:47
@renovate
renovate Bot requested a review from csrbarber August 15, 2026 01:47
@renovate
renovate Bot enabled auto-merge (squash) August 15, 2026 01:47
@greptile-apps

greptile-apps Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates GitHub Actions dependencies while retaining immutable full-SHA pins.

  • Updates actions/checkout from 6.0.3 to 6.1.0 across CI, documentation, lint, and release workflows.
  • Corrects the semantic pull-request action’s version annotation to v6.1.1; its existing SHA already resolves to that release.

Confidence Score: 5/5

The PR appears safe to merge because all executable action revisions are correctly pinned and the changed workflows remain compatible with the updated checkout action.

The checkout SHA resolves to actions/checkout 6.1.0, none of the changed workflow triggers activate its new unsafe-PR-checkout restriction, and the semantic pull-request SHA already corresponds to the newly documented v6.1.1 release.

Important Files Changed

Filename Overview
.github/workflows/ci.yml Updates both checkout steps to the verified actions/checkout 6.1.0 commit without changing workflow behavior.
.github/workflows/docs.yml Updates the documentation build’s checkout action to the verified 6.1.0 commit.
.github/workflows/lint-pr-title.yml Corrects the version annotation for the existing semantic pull-request SHA, which already maps to v6.1.1.
.github/workflows/lint.yml Updates the lint workflow’s checkout action to the verified 6.1.0 commit.
.github/workflows/release-please.yml Updates three checkout steps to 6.1.0 while preserving their custom refs, tokens, and surrounding release behavior.

Reviews (1): Last reviewed commit: "chore(deps): update github-actions versi..." | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants